@charset "UTF-8";

@font-face {
  font-family: "AvantGardeLT-Demi";
  src: url("./fonts/AvantGardeLT-Demi.woff2") format("woff2"),
       url("./fonts/AvantGardeLT-Demi.woff") format("woff"),
       url("./fonts/AvantGardeLT-Demi.ttf") format("truetype"),
       url("./fonts/AvantGardeLT-Demi.eot") format("embedded-opentype"),
       url("./fonts/AvantGardeLT-Demi.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.en{
    /* font-family: "AvantGardeLT-Demi";  */
}